home *** CD-ROM | disk | FTP | other *** search
- object FormMail: TFormMail
- Left = 170
- Top = 122
- BorderStyle = bsToolWindow
- Caption = 'Postman'
- ClientHeight = 309
- ClientWidth = 459
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 14
- object Label1: TLabel
- Left = 16
- Top = 0
- Width = 64
- Height = 14
- Caption = 'Owner Name'
- end
- object Label2: TLabel
- Left = 216
- Top = 0
- Width = 108
- Height = 14
- Caption = 'Owner e-mail address'
- end
- object Label3: TLabel
- Left = 16
- Top = 40
- Width = 72
- Height = 14
- Caption = 'Enter message'
- end
- object SpeedButton1: TSpeedButton
- Left = 248
- Top = 256
- Width = 121
- Height = 25
- Caption = 'SEND MAIL'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333333333333333333333333333FFFFFFFFFFFFFFF000000000000
- 0000777777777777777707FFFFFFFFFFFF70773FF33333333F770F77FFFFFFFF
- 77F07F773FF3333F77370FFF77FFFF77FFF07F33773FFF7733370FFFFF0000FF
- FFF07F333F77773FF3370FFF70EEEE07FFF07F3F773333773FF70F707FFFFFF7
- 07F07F77333333337737007EEEEEEEEEE70077FFFFFFFFFFFF77077777777777
- 77707777777777777777307EEEEEEEEEE7033773FF333333F77333707FFFFFF7
- 0733333773FF33F773333333707EE707333333333773F7733333333333700733
- 33333333333773333333333333333333333333333333333333330000}
- NumGlyphs = 2
- ParentFont = False
- OnClick = SpeedButton1Click
- end
- object EditSendName: TEdit
- Left = 16
- Top = 16
- Width = 185
- Height = 22
- ReadOnly = True
- TabOrder = 0
- end
- object EditSendEmail: TEdit
- Left = 216
- Top = 16
- Width = 233
- Height = 22
- ReadOnly = True
- TabOrder = 1
- end
- object Memo1: TMemo
- Left = 16
- Top = 56
- Width = 433
- Height = 185
- TabStop = False
- TabOrder = 2
- end
- object BitBtn1: TBitBtn
- Left = 376
- Top = 256
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'CANCEL'
- ModalResult = 2
- TabOrder = 3
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00500005000555
- 555557777F777555F55500000000555055557777777755F75555005500055055
- 555577F5777F57555555005550055555555577FF577F5FF55555500550050055
- 5555577FF77577FF555555005050110555555577F757777FF555555505099910
- 555555FF75777777FF555005550999910555577F5F77777775F5500505509990
- 3055577F75F77777575F55005055090B030555775755777575755555555550B0
- B03055555F555757575755550555550B0B335555755555757555555555555550
- BBB35555F55555575F555550555555550BBB55575555555575F5555555555555
- 50BB555555555555575F555555555555550B55555555555555750000}
- NumGlyphs = 2
- end
- object MailStatus: TStatusBar
- Left = 0
- Top = 290
- Width = 459
- Height = 19
- Panels = <>
- SimplePanel = True
- end
- end
-